GUI Help > Special > setLineWidth

setLineWidth
setLineWidth handle gadget, int width

Description:
Sets the width of the lines drawn by the canvas drawing commands (drawLine, drawRect & drawEllipse).

Return Value:


Parameters:
gadget Handle of a canvas gadget
width The width of the line in pixels.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)